home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Magazin / Future-PD / Scripts / S2_MainExplosion.script < prev    next >
Text File  |  1998-05-09  |  1KB  |  47 lines

  1. LOCKCONTROLS|
  2. GLOGET 7 @RES|
  3. IF @RES = 0 FIRSTTIME|
  4. [ "Freija: Someone had ordered two hoverjets to"|
  5. [ "attack the Phi-Che reactor, but they had no"|
  6. [ "idea what devestation they would cause!|
  7. LABELJUMP 1 EXPLODE|
  8. LABELJUMP 2 EXPLODE|
  9. RND @X 15|
  10. RND @Y 15|
  11. MATH @X + 145|
  12. MATH @Y + 95|
  13. MOVETO @X @Y|
  14. PAUSE 3|
  15. [ "Freija: The reactor's safe housing was"|
  16. [ "destroyed, and the nuclear core, still"|
  17. [ "undergoing reaction, melted its way into"|
  18. [ "the center of Yanha!"|
  19. [ "Harman: We were all surprised that it"|
  20. [ "didn't set the atmosphere on fire when"|
  21. [ "it exploded...but even that would be"|
  22. [ "better than what's going on now..."|
  23. [ "Sir Howarth: Creating immense heat,"|
  24. [ "the nuclear core started melting the"|
  25. [ "inner layers of Yanha.  And then the"|
  26. [ "ones above it.  And it hasn't stopped."|
  27. LOADLEVEL Level13.level|
  28. IDLE|
  29. :FIRSTTIME|
  30. [ "Sir Howarth: This world is known as Yanha."|
  31. [ "It is approximately 100 million light"|
  32. [ "years from your home planet, Earth."|
  33. [|
  34. [ "Sir Howarth: Our planets have had similar"|
  35. [ "cultures, with similar inventions,"|
  36. [ "situations, and problems."|
  37. [|
  38. [ "Sir Howarth: One of our greatest problems was"|
  39. [ "that of nuclear energy.  It destroyed"|
  40. [ "our ecosystem, no matter how it was used."|
  41. [|
  42. [ "Sir Howarth: Everything from weapons to"|
  43. [ "medicine found a use for this technology,"|
  44. [ "and it had to be stopped."|
  45. LOADLEVEL level114.level|
  46. IDLE|
  47.